-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Experimental pull request - DO NOT MERGE #4832
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Stewart Palmer <[email protected]>
Things still to look at: - Named no overlap constraints - History section in .csc2 file Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
except for the distinction between high and low null bits in db/types.h Signed-off-by: Stewart Palmer <[email protected]>
Looks as though it is ised for temporal Signed-off-by: Stewart Palmer <[email protected]>
There is an undefined reference to ix_prev_trans() because that function has yet to be added to db/glue.c Signed-off-by: Stewart Palmer <[email protected]>
But these changes depend on changes not yet made to bdb/fetch.c Note that the changes to glue.c incude some changes to find the history table the old way (by name). Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Some of them migrated to the new file db/macc_glue.c Signed-off-by: Stewart Palmer <[email protected]>
… signatures. Small changes to sqlite/src/build.c and db/views_serial.c. Signed-off-by: Stewart Palmer <[email protected]>
/runtests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 515/586 tests failed ⚠.
The first 10 failing tests are:
sicountbug
sirace
cldeadlock
selectv_deadlock
systable_locking
sc_versmismatch
sc_versmismatch_logicalsc_generated
sc_resume_logicalsc_generated
sc_resume
yast_stat4scan_generated
No description provided.